Skip to content

Add missing methods to C FFI bindings#64

Open
cakesoft-shashank wants to merge 3 commits intoRGB-Tools:masterfrom
cakesoft-shashank:add-send-begin-end-cffi
Open

Add missing methods to C FFI bindings#64
cakesoft-shashank wants to merge 3 commits intoRGB-Tools:masterfrom
cakesoft-shashank:add-send-begin-end-cffi

Conversation

@cakesoft-shashank
Copy link

This PR adds some methods to the C FFI bindings that were already available in the UniFFI bindings.

New C FFI Functions Added:

  1. rgblib_create_utxos_begin
  2. create_utxos_end
  3. delete_transfers
  4. fail_transfers
  5. get_asset_metadata
  6. send_begin
  7. send_end

@zoedberg
Copy link
Member

zoedberg commented Feb 2, 2026

@cakesoft-shashank Sorry, forgot about this. Could you please rebase it on top of the latest master? Please also sign the commit with gpg

@cakesoft-shashank
Copy link
Author

@zoedberg Done.

Copy link
Member

@zoedberg zoedberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please keep a single signed commit, format the code and respect the alphabetical order of methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants